Vcenter TrustedInfrastructure TrustedClusters Kms Services Summary
This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The Vcenter TrustedInfrastructure TrustedClusters Kms Services Summary schema contains basic information about a registered Key Provider Service instance that is configured for a cluster.
This schema was added in vSphere API 7.0.0.0.
{
"service": "string",
"address": {
"hostname": "string",
"port": 0
},
"group": "string",
"trust_authority_cluster": "string"
}
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's unique identifier.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.trusted_infrastructure.kms.Service
.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The service's address.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The group determines the Attestation Service instances this Key Provider Service can accept reports from.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.
The cluster specifies the Trust Authority Cluster this Key Provider Service belongs to.
This property was added in vSphere API 7.0.0.0.